home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / slkpro20.zip / SLICKPRO.DOC < prev   
Text File  |  1989-09-14  |  5KB  |  91 lines

  1.  
  2. SlickPro is a Copyrighted(c)1989 product of Simple Software, New Orleans, La.
  3.  
  4.       ═╡▓▓╞═ Slick PROfessional Editor by Simple Software Company ═╡▓▓╞═
  5.                     ▓▒░ Slick PRO-Edit Registration ░▒▓
  6.                              is Only $15.00
  7.                          Order your Registered Copy
  8.                                    Now !
  9.  
  10.                           Simple <Software> Company
  11.                               HOME of SlickWare
  12.  
  13.                              G.M. Raymond, Pres.
  14.                                P. O. Box 8184
  15.                            New Orleans, La.  70182
  16.                             (504) 288 6550 voice
  17.                             (504) 283 9785 BBS
  18.                             (601) 255 5772 BBS
  19.  
  20.       PRO Ver 2.0 10/1/89
  21.  
  22.       Slick PRO is a basic ascii text editor, ideal for those small, quick
  23.       jobs, like autoexec and config mods, new batch files etc. PRO can be
  24.       called via a DOS path statement and has the ability to pass a file
  25.       parameter via the dos prompt or, by default, bring up a directory
  26.       window from where it was called, and allow you to pick an existing
  27.       text file to edit.
  28.  
  29.               EXAMPLES:   A> PRO YOURTEXT.FIL {loads YOURTEXT.FIL}
  30.                           A> PRO NEWFILE.TXT  {begin a brand new file}
  31.                           A> PRO              {Invokes Directory Picker}
  32.  
  33.       PRO will operate on either mono or color IBM PC's using DOS ver
  34.       2+ or later with 128k or more of ram. PRO is ideal for operation
  35.       on a floppy disk or hard drive.
  36.  
  37.       PRO is an excellent way to eliminate your typewriter by adding a
  38.       line printer to your PC. PRO supports BLOCK operations that
  39.       include output to file or printer (port LPT1). Although PRO
  40.       has MANY advanced features, the average person can learn to use
  41.       PRO in just a few minutes. Although not intended as a wordprocessor,
  42.       PRO use a number of common Word Star commands. More importantly,
  43.       you will find it easy to remember keys because of their association
  44.       with the functions they control. Example: Alt M for Move a block,
  45.       Alt D for Delete a block, Alt C for Copy a block....etc...etc...
  46.  
  47.       The registered version eliminates the 10 second advertisement
  48.       at the ending of each editing secession, provides the latest
  49.       version with lifetime voice support at your toll expense. Additional
  50.       support is available via our BBS's in New Orleans and Bay St
  51.       Louis, Ms.
  52.  
  53.       The end of this doc file has a listing of all functions and the
  54.       corresponding keys that activate them. You will be happy with all
  55.       the uptown features you find with PRO. All frequently used keys
  56.       are shown on the status bar.
  57.  
  58.  
  59. *******************************************************************************
  60. Character left        : <Lft>            Begin block           : <F5>
  61. Character right       : <Rgt>            End block             : <F6>
  62. Word left             : <CtrlA>          Mark current word     : <CtrlK><CtrlT>
  63. Word right            : <CtrlF>          Toggle block display  : <F1>
  64. Line up               : <Up>             Copy block            : <AltC>
  65. Line down             : <Dn>             Move block            : <AltM>
  66. Scroll up             : <CtrlPgUp>       Delete block          : <AltD>
  67. Scroll down           : <CtrlPgDn>       Read file into window : <AltR>
  68. Page up               : <PgUp>           Write block to file   : <AltW>
  69. Page down             : <PgDn>           Print marked block    : <F9>
  70. Cursor to left side   : <CtrlLft>        Set marker 0          : <CtrlK>0
  71. Cursor to right side  : <CtrlRgt>        Set marker 1          : <CtrlK>1
  72. Top of screen         : <CtrlHome>       Set marker 2          : <CtrlK>2
  73. Bottom of screen      : <CtrlEnd>        Set marker 3          : <CtrlK>3
  74. Top of window         : <Home>           Jump to marker 0      : <CtrlQ>0
  75. Bottom of window      : <End>            Jump to marker 1      : <CtrlQ>1
  76. Top of block          : <CtrlQ><CtrlB>   Jump to marker 2      : <CtrlQ>2
  77. Bottom of block       : <CtrlQ><CtrlK>   Jump to marker 3      : <CtrlQ>3
  78. Previous cursor pos.  : <CtrlQ><CtrlP>   Find pattern          : <AltF>
  79. New line              : <CtrlM>          Find and replace      : <F4>
  80. Insert line           : <F8>             Find next             : <AltN>
  81. Toggle insert mode    : <Ins>            Tab                   : <CtrlI>
  82. Delete line           : <F7>             Toggle autoindent mode: <AltA>
  83. Delete line right     : <CtrlQ><CtrlY>   Toggle fixed tabs     : <AltT>
  84. Delete right word     : <CtrlT>          Exit and Save         : <F3>
  85. Delete current char   : <Del>            Restore line          : <AltL>
  86. Delete left character : <CtrlBks>        Insert control char   : <AltI>
  87. Save and Continue     : F2               Change Screen Size    : F10
  88. *******************************************************************************
  89.  
  90.                                    EOF
  91.